home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
misc
/
TC_Miami.lha
/
rexx
/
Stop.mrx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-02-03
|
173 b
|
15 lines
/*
**
** use this to stop counting
**
*/
options results
IF (SHOW('P',TIMECONNECT.1) ~=0) then
DO
address 'TIMECONNECT.1'
'stop'
'iconify FALSE'
'show_status'
END